Frm grabber v 0.1
by RG
|
1. What is that?
2. How it works
3. Controls supported
1.What is that?
Frm grabber is a tool which converts microsoft Visual Basic forms, (*.frm
files ) to mIRC scripting code.To run this program you need Visual Basic
runtimes. It is reccomented to have Visual Basic also to make the *.frm files J . If you don’t have them, you can downolad them from by clicking here
2.How
it works
Very easy.Just browse the file you want to convert, push “Grab” button and then “Export- Save to file”. To view the grabbed dialog push the “Preview” button (mIRC must run to do that).
3.Controls supported
Form control |
mIRC control |
CommandButton |
button |
CheckBox |
check |
ComboBox |
combo |
Shape |
box |
HScrollBar |
scroll |
VScrollBar |
scroll |
Label |
text |
ListBox |
list |
Menu |
menu,
item |
OptionButton |
radio |
Tabbed
Dialog Control |
tab |
TextBox |
edit |
Note: In this
version Frames are not supported!!Use shape instead of frames. mIRC Box title
is the “Tag” property in shape control.
Thank you for using Frm grabber!